Data Qualifier
Смотреть что такое "Data Qualifier" в других словарях:
Data element name — A data element name is a name given to a data element in, for example, a data dictionary or metadata registry. In a formal data dictionary, there is often a requirement that no two data elements may have the same name, to allow the data element… … Wikipedia
Data set — Ein Dataset bezeichnet eine größere, zusammenhängende Datenmenge, nicht zu verwechseln mit einem Datensatz einer Datenbanktabelle. Im Detail hat der Begriff aber je nach Kontext unterschiedliche Bedeutungen: Dataset, IBM Großrechner Hier ist… … Deutsch Wikipedia
Electronic Data Interchange — (EDI) refers to the structured transmission of data between organizations by electronic means. It is more than mere E mail; for instance, organizations might replace bills of lading and even checks with appropriate EDI messages. It also refers… … Wikipedia
Key Code Qualifier — KCQ redirects here. For the radio station in Saginaw, Michigan, see WKCQ Key Code Qualifier is a computer term used to describe an error code returned by a SCSI device.When a SCSI target device returns a check condition in response to a command,… … Wikipedia
Electronic Data Interchange For Administration, Commerce and Transport — UN/EDIFACT ist die Abkürzung für United Nations Electronic Data Interchange For Administration, Commerce and Transport. EDIFACT ist ein branchenübergreifender internationaler Standard für das Format elektronischer Daten im Geschäftsverkehr.… … Deutsch Wikipedia
Partitioned Data Set — Ein Partitioned Data Set (PDS), umgangssprachlich oft auch als Library bezeichnet, ist ein Dateisystem auf IBM Großrechnern, das in einzelne Partitionen (Member genannt) eingeteilt ist. Jedes PDS besteht aus einem Verzeichnis (directory) und den… … Deutsch Wikipedia
Glossary of rhetorical terms — Rhetorical Theory is a subject rife with jargon and special terminology. This page explains commonly used rhetorical terms in alphabetical order. The brief definitions here are intended to serve as a quick reference rather than an in depth… … Wikipedia
const-correctness — In computer science, const correctness is the form of program correctness that deals with the proper declaration of objects as mutable or immutable. The term is mostly used in a C or C++ context, and takes its name from the const keyword in those … Wikipedia
Const-correctness — In computer science, const correctness is the form of program correctness that deals with the proper declaration of objects as mutable or immutable. The term is mostly used in a C or C++ context, and takes its name from the const keyword in those … Wikipedia
SDTM — (Study Data Tabulation Model) defines a standard structure for human clinical trial (study) data tabulations that are to be submitted as part of a product application to a regulatory authority such as the United States Food and Drug… … Wikipedia
Constant (programming) — const redirects here. For the keyword, see const correctness. In computer programming, a constant is an identifier whose associated value cannot typically be altered by the program during its execution (though in some cases this can be… … Wikipedia